type net/http.ioFS

3 uses

	net/http (current package)
		fs.go#L871: type ioFS struct {
		fs.go#L879: func (f ioFS) Open(name string) (File, error) {
		fs.go#L947: 	return ioFS{fsys}